Total Complexity | 29 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 171 |
Lines of code | 127 |
Logical lines of code | 68 |
Comment lines | 0 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isCloningAllowed() | 49 | 9 | 34 | |
createClone() | 47 | 6 | 38 | |
findMaxSuffixForParent() | 56 | 5 | 18 | |
getClonedModules() | 74 | 2 | 4 | |
removeClone() | 64 | 2 | 10 | |
renameClone() | 64 | 2 | 10 | |
deleteClone() | 64 | 2 | 10 | |
saveClonedModules() | 79 | 1 | 3 |